home *** CD-ROM | disk | FTP | other *** search
Makefile | 1995-07-11 | 1.7 KB | 58 lines |
- #
- # Generated by the NeXT Project Builder.
- #
- # NOTE: Do NOT change this file -- Project Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- NAME = MiscMerge
-
- PROJECTVERSION = 1.1
- LANGUAGE = English
-
- CLASSES = MiscIfStack.m MiscMergeCommand.m MiscMergeDriver.m\
- MiscMergeEngine.m MiscMergeTemplate.m MME+GlobalSymbols.m\
- MME+Symbols.m _MiscIfPlaceHolder.m _MiscMergeAskCommand.m\
- _MiscMergeCommentCommand.m _MiscMergeCopyCommand.m\
- _MiscMergeDateCommand.m _MiscMergeDelayedParseCommand.m\
- _MiscMergeElseCommand.m _MiscMergeEndifCommand.m\
- _MiscMergeFieldCommand.m _MiscMergeIdentifyCommand.m\
- _MiscMergeIfCommand.m _MiscMergeNextCommand.m\
- _MiscMergeOmitCommand.m _MiscMergeQuery.m\
- _MiscMergeSetCommand.m
-
- HFILES = _MiscIfPlaceHolder.h _MiscMergeAskCommand.h\
- _MiscMergeCommentCommand.h _MiscMergeCopyCommand.h\
- _MiscMergeDateCommand.h _MiscMergeDelayedParseCommand.h\
- _MiscMergeElseCommand.h _MiscMergeEndifCommand.h\
- _MiscMergeFieldCommand.h _MiscMergeIdentifyCommand.h\
- _MiscMergeIfCommand.h _MiscMergeNextCommand.h\
- _MiscMergeOmitCommand.h _MiscMergeQuery.h\
- _MiscMergeSetCommand.h
-
- OTHERSRCS = Makefile.preamble Makefile Makefile.postamble
-
-
- MAKEFILEDIR = /NextDeveloper/Makefiles/app
- MAKEFILE = tool.make
- INSTALLDIR = /LocalDeveloper/Libraries
- INSTALLFLAGS = -c -s -m 755
- SOURCEMODE = 444
-
- LIBS =
- DEBUG_LIBS = $(LIBS)
- PROF_LIBS = $(LIBS)
-
-
-
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)/$(MAKEFILE)
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-